summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/traveller
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-202-88/+91
* adding traveller keyboardmilestogo2016-07-207-0/+697