summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/tidbit
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-6/+2
|
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+8
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-6/+2
| | | | Following #14452, less boilerplate is needed to customize indicator led control.
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-8/+7
|
* [Keyboard] Add nullbits TIDBIT (#15182)Jay Greco2022-03-1613-0/+772