summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-0218-34/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0118-34/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* [Keyboard] Add 40percent.club's 'polypad' PCB (#15158)ryjelsum2021-11-2715-0/+428
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-143-101/+27
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0514-14/+14
* Remove complex `fn_actions` macros (#14662)Ryan2021-11-011-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-122-0/+47
|\
| * [Keymap] Added Gherkin VIA keymap (#14779)thompson-ele2021-10-112-0/+47
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2912-12/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-3012-12/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2611-542/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-2611-542/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2113-13/+13
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-2113-13/+13
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2010-10/+10
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-2010-10/+10
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1214-14/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-1214-14/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-1217-48/+1
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-1217-48/+1
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-5/+4
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-1017-119/+0
* Remove empty override functions (#14312)Ryan2021-09-0525-487/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-1623-213/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0621-21/+21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-031-1/+1
|\
| * 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866)James Young2021-08-032-2/+2
* | [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-261-4/+4
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-271-1/+1
|\|
| * 40percentclub/nein: update info.json layout macro reference (#13726)James Young2021-07-261-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-206-8/+11
|\|
| * Six Pack and ortho_ layout updates (#13587)Suschman2021-07-196-8/+11
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2918-164/+44
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-5/+5
* | Error log cleanup (#13349)Zach White2021-06-264-5/+3
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-117-150/+30
* | Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-093-3/+3
* | Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-084-7/+7
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-124-4/+4
|/
* Add missing info.json files for keyboards (#12239)James Young2021-03-152-0/+380
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-0912-13/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-051-22/+0
|\
| * Serial refactor (#11521)Ryan2021-02-061-22/+0
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-303-0/+12
|\|
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-303-0/+12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-2710-30/+0
|\|