summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/ut47
Commit message (Expand)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Fix 40percentclub USB descriptors (#16638)jack2022-03-141-1/+1
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-8/+7
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-211-2/+2
|\
| * [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods2021-12-211-2/+2
* | Fix build failure for UT47 (#15483)Ryan2021-12-151-1/+1
* | Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-157-23/+20
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-2/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-093-57/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-093-57/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove complex `fn_actions` macros (#14662)Ryan2021-11-011-2/+2
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-5/+4
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-20/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-5/+5
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-15/+0
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Serial refactor (#11521)Ryan2021-02-061-22/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-5/+5
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-49/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-2/+0
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Tidy 40percentclub boards (#4403)zvecr2018-11-1210-31/+29