summaryrefslogtreecommitdiffstats
path: root/keyboards/torn
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Move split layouts to data driven (#20290)Ryan2023-04-012-60/+51
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-204-3/+5
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-2/+2
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-7/+7
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-113-3/+3
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-9/+7
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-2/+6
* [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-032-0/+25
|\
| * [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-0/+25
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+5
* | Error log cleanup (#13349)Zach White2021-06-261-2/+0
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-2/+5
|/
* [Keyboard] Fix issue with process_record_kb in Torn (#12189)Kyle McAlpine2021-03-161-1/+1
* [Keyboard] Add layout to torn keyboard (#11684)Brian Romanko2021-01-241-0/+2
* [Keyboard] Improvements for the Torn keyboard (#11268)Richard Titmuss2021-01-137-87/+434
* Add a custom keymap for Torn keyboard (#11017)Alexander Dergachev2020-12-054-0/+194
* [Keyboard] Add Torn keyboard (#10207)Richard Titmuss2020-09-1914-0/+861