summaryrefslogtreecommitdiff
path: root/keyboards/torn
AgeCommit message (Expand)Author
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-10-15[Keymap] Update Miryoku (#14827)Manna Harbour
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-03[Keymap] Update Miryoku (#13307)Manna Harbour
2021-06-26Error log cleanup (#13349)Zach White
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-03-16[Keyboard] Fix issue with process_record_kb in Torn (#12189)Kyle McAlpine
2021-01-24[Keyboard] Add layout to torn keyboard (#11684)Brian Romanko
2021-01-13[Keyboard] Improvements for the Torn keyboard (#11268)Richard Titmuss
2020-12-05Add a custom keymap for Torn keyboard (#11017)Alexander Dergachev
2020-09-19[Keyboard] Add Torn keyboard (#10207)Richard Titmuss