summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/traveller
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-38/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-1/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-68/+51
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-17/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Traveller handwired layout macro refactor (#13539)James Young2021-07-133-126/+129
* Traveller cleanup (#13441)Ryan2021-07-058-485/+341
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+66
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-54/+10
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-4/+1
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-39/+21
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-32/+29
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-41/+14
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-3/+0
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+9
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-7/+0
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-11/+11