-rw-r--r-- | Makefile | 26 | |
-rw-r--r-- | keyboards/atreus/Makefile | 1 | |
-rw-r--r-- | keyboards/chibios_test/Makefile | 14 | |
-rw-r--r-- | keyboards/chibios_test/boards/GENERIC_STM32_F103/board.c (renamed from keyboards/stm32_f103_onekey/boards/GENERIC_STM32_F103/board.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/boards/GENERIC_STM32_F103/board.h (renamed from keyboards/stm32_f103_onekey/boards/GENERIC_STM32_F103/board.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk (renamed from keyboards/stm32_f103_onekey/boards/GENERIC_STM32_F103/board.mk) | 0 | |
-rw-r--r-- | keyboards/chibios_test/boards/GENERIC_STM32_F103/mini_stm32_mapping.png (renamed from keyboards/stm32_f103_onekey/boards/GENERIC_STM32_F103/mini_stm32_mapping.png) | bin | 162908 -> 162908 bytes |
-rw-r--r-- | keyboards/chibios_test/boards/maple_mini_mapping.png (renamed from keyboards/stm32_f103_onekey/boards/maple_mini_mapping.png) | bin | 237977 -> 237977 bytes |
-rw-r--r-- | keyboards/chibios_test/chibios_test.c | 1 | |
-rw-r--r-- | keyboards/chibios_test/chibios_test.h | 6 | |
-rw-r--r-- | keyboards/chibios_test/config.h (renamed from keyboards/teensy_lc_onekey/config.h) | 9 | |
-rw-r--r-- | keyboards/chibios_test/keymaps/default/keymap.c (renamed from keyboards/stm32_f072_onekey/keymaps/default/keymap.c) | 2 | |
-rw-r--r-- | keyboards/chibios_test/ld/MKL26Z64.ld (renamed from keyboards/teensy_lc_onekey/ld/MKL26Z64.ld) | 0 | |
-rw-r--r-- | keyboards/chibios_test/ld/STM32F103x8_stm32duino_bootloader.ld (renamed from keyboards/stm32_f103_onekey/ld/STM32F103x8_stm32duino_bootloader.ld) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/Makefile (renamed from keyboards/stm32_f072_onekey/Makefile) | 11 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/bootloader_defs.h (renamed from keyboards/stm32_f072_onekey/bootloader_defs.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/chconf.h (renamed from keyboards/stm32_f072_onekey/chconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/config.h | 7 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/halconf.h (renamed from keyboards/stm32_f072_onekey/halconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/led.c (renamed from keyboards/stm32_f072_onekey/led.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/matrix.c (renamed from keyboards/stm32_f072_onekey/matrix.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/mcuconf.h (renamed from keyboards/stm32_f072_onekey/mcuconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/stm32_f072_onekey.c (renamed from keyboards/stm32_f072_onekey/stm32_f072_onekey.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f072_onekey/stm32_f072_onekey.h (renamed from keyboards/stm32_f072_onekey/stm32_f072_onekey.h) | 2 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/Makefile (renamed from keyboards/stm32_f103_onekey/Makefile) | 14 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/bootloader_defs.h (renamed from keyboards/stm32_f103_onekey/bootloader_defs.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/chconf.h (renamed from keyboards/stm32_f103_onekey/chconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/config.h | 6 | |
-rwxr-xr-x | keyboards/chibios_test/stm32_f103_onekey/flash.sh (renamed from keyboards/stm32_f103_onekey/flash.sh) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/halconf.h (renamed from keyboards/stm32_f103_onekey/halconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/led.c (renamed from keyboards/stm32_f103_onekey/led.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/matrix.c (renamed from keyboards/stm32_f103_onekey/matrix.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/mcuconf.h (renamed from keyboards/stm32_f103_onekey/mcuconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/stm32_f103_onekey.c (renamed from keyboards/stm32_f103_onekey/stm32_f103_onekey.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/stm32_f103_onekey/stm32_f103_onekey.h (renamed from keyboards/stm32_f103_onekey/stm32_f103_onekey.h) | 2 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/Makefile | 49 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/Makefile.3.0 (renamed from keyboards/teensy_lc_onekey/Makefile.3.0) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/Makefile.3.2 (renamed from keyboards/teensy_lc_onekey/Makefile.3.2) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/chconf.h (renamed from keyboards/teensy_lc_onekey/chconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/config.h | 6 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/halconf.h (renamed from keyboards/teensy_lc_onekey/halconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/instructions.md (renamed from keyboards/teensy_lc_onekey/instructions.md) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/led.c (renamed from keyboards/teensy_lc_onekey/led.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/matrix.c (renamed from keyboards/teensy_lc_onekey/matrix.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/mcuconf.h (renamed from keyboards/teensy_lc_onekey/mcuconf.h) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/teensy_lc_onekey.c (renamed from keyboards/teensy_lc_onekey/teensy_lc_onekey.c) | 0 | |
-rw-r--r-- | keyboards/chibios_test/teensy_lc_onekey/teensy_lc_onekey.h (renamed from keyboards/teensy_lc_onekey/teensy_lc_onekey.h) | 2 | |
-rw-r--r-- | keyboards/ergodox_ez/matrix.c | 12 | |
-rw-r--r-- | keyboards/infinity_ergodox/MEMO.txt | 385 | |
-rw-r--r-- | keyboards/infinity_ergodox/Makefile (renamed from keyboards/teensy_lc_onekey/Makefile) | 33 | |
-rw-r--r-- | keyboards/infinity_ergodox/bootloader_defs.h | 1 | |
-rw-r--r-- | keyboards/infinity_ergodox/chconf.h | 524 | |
-rw-r--r-- | keyboards/infinity_ergodox/config.h (renamed from keyboards/stm32_f103_onekey/config.h) | 23 | |
-rw-r--r-- | keyboards/infinity_ergodox/halconf.h | 353 | |
-rw-r--r-- | keyboards/infinity_ergodox/infinity_ergodox.c | 11 | |
-rw-r--r-- | keyboards/infinity_ergodox/infinity_ergodox.h | 44 | |
-rw-r--r-- | keyboards/infinity_ergodox/keymaps/default/keymap.c | 111 | |
-rw-r--r-- | keyboards/infinity_ergodox/led.c | 49 | |
-rw-r--r-- | keyboards/infinity_ergodox/matrix.c | 169 | |
-rw-r--r-- | keyboards/infinity_ergodox/mcuconf.h | 74 | |
-rw-r--r-- | keyboards/lets_split/Makefile | 78 | |
-rw-r--r-- | keyboards/lets_split/config.h (renamed from keyboards/stm32_f072_onekey/config.h) | 54 | |
-rw-r--r-- | keyboards/lets_split/eeprom-lefthand.eep | 2 | |
-rw-r--r-- | keyboards/lets_split/eeprom-righthand.eep | 2 | |
-rw-r--r-- | keyboards/lets_split/i2c.c | 159 | |
-rw-r--r-- | keyboards/lets_split/i2c.h | 31 | |
-rw-r--r-- | keyboards/lets_split/imgs/split-keyboard-i2c-schematic.png | bin | 0 -> 26565 bytes |
-rw-r--r-- | keyboards/lets_split/imgs/split-keyboard-serial-schematic.png | bin | 0 -> 19487 bytes |
-rw-r--r-- | keyboards/lets_split/keymaps/default/keymap.c | 214 | |
-rw-r--r-- | keyboards/lets_split/lets_split.c | 30 | |
-rw-r--r-- | keyboards/lets_split/lets_split.h | 25 | |
-rw-r--r-- | keyboards/lets_split/matrix.c | 311 | |
-rw-r--r-- | keyboards/lets_split/pro_micro.h | 362 | |
-rw-r--r-- | keyboards/lets_split/readme.md | 102 | |
-rw-r--r-- | keyboards/lets_split/serial.c | 225 | |
-rw-r--r-- | keyboards/lets_split/serial.h | 26 | |
-rw-r--r-- | keyboards/lets_split/split_util.c | 76 | |
-rw-r--r-- | keyboards/lets_split/split_util.h | 22 | |
-rw-r--r-- | keyboards/stm32_f103_onekey/keymaps/default/keymap.c | 25 | |
-rw-r--r-- | keyboards/teensy_lc_onekey/keymaps/default/keymap.c | 32 | |
-rw-r--r-- | quantum/keymap_extras/keymap_spanish.h | 4 | |
-rw-r--r-- | quantum/matrix.c | 14 | |
-rw-r--r-- | quantum/quantum.c | 2 | |
-rw-r--r-- | quantum/serial_link/LICENSE | 21 | |
-rw-r--r-- | quantum/serial_link/README.md | 1 | |
-rw-r--r-- | quantum/serial_link/protocol/byte_stuffer.c | 145 | |
-rw-r--r-- | quantum/serial_link/protocol/byte_stuffer.h | 34 | |
-rw-r--r-- | quantum/serial_link/protocol/frame_router.c | 69 | |
-rw-r--r-- | quantum/serial_link/protocol/frame_router.h | 38 | |
-rw-r--r-- | quantum/serial_link/protocol/frame_validator.c | 121 | |
-rw-r--r-- | quantum/serial_link/protocol/frame_validator.h | 34 | |
-rw-r--r-- | quantum/serial_link/protocol/physical.h | 30 | |
-rw-r--r-- | quantum/serial_link/protocol/transport.c | 124 | |
-rw-r--r-- | quantum/serial_link/protocol/transport.h | 151 | |
-rw-r--r-- | quantum/serial_link/protocol/triple_buffered_object.c | 78 | |
-rw-r--r-- | quantum/serial_link/protocol/triple_buffered_object.h | 51 | |
-rw-r--r-- | quantum/serial_link/system/serial_link.c | 265 | |
-rw-r--r-- | quantum/serial_link/system/serial_link.h | 63 | |
-rw-r--r-- | quantum/serial_link/tests/Makefile | 61 | |
-rw-r--r-- | quantum/serial_link/tests/byte_stuffer_tests.c | 506 | |
-rw-r--r-- | quantum/serial_link/tests/frame_router_tests.c | 231 | |
-rw-r--r-- | quantum/serial_link/tests/frame_validator_tests.c | 101 | |
-rw-r--r-- | quantum/serial_link/tests/transport_tests.c | 168 | |
-rw-r--r-- | quantum/serial_link/tests/triple_buffered_object_tests.c | 82 | |
-rw-r--r-- | quantum/visualizer/LICENSE.md | 29 | |
-rw-r--r-- | quantum/visualizer/example_integration/callbacks.c | 36 | |
-rw-r--r-- | quantum/visualizer/example_integration/gfxconf.h | 325 | |
-rw-r--r-- | quantum/visualizer/example_integration/lcd_backlight_hal.c | 91 | |
-rw-r--r-- | quantum/visualizer/example_integration/visualizer_user.c | 121 | |
-rw-r--r-- | quantum/visualizer/lcd_backlight.c | 85 | |
-rw-r--r-- | quantum/visualizer/lcd_backlight.h | 42 | |
-rw-r--r-- | quantum/visualizer/led_test.c | 170 | |
-rw-r--r-- | quantum/visualizer/led_test.h | 41 | |
-rw-r--r-- | quantum/visualizer/readme.md | 18 | |
-rw-r--r-- | quantum/visualizer/visualizer.c | 549 | |
-rw-r--r-- | quantum/visualizer/visualizer.h | 149 | |
-rw-r--r-- | quantum/visualizer/visualizer.mk | 61 | |
-rw-r--r-- | tmk_core/avr.mk | 1 | |
-rw-r--r-- | tmk_core/chibios.mk | 6 | |
-rw-r--r-- | |