summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub
Commit message (Expand)AuthorAgeFilesLines
* Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)James Young2022-10-224-4/+4
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-6/+8
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-217-9/+9
* 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-0621-22/+0
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-2/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-07-024-69/+0
|\|
| * Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem2022-07-024-69/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-192-3/+3
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+0
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1511-15/+15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-1512-24/+0
* Fix 40percentclub USB descriptors (#16638)jack2022-03-143-3/+3
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-1336-138/+120
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-284-0/+149
|\
| * [Keymap] Added personal 36 key layout for 40percentclub's nori (#15980)wyethGR2022-01-284-0/+149
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-175-15/+15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2122-21/+245
|\|
| * [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods2021-12-2122-21/+245
* | 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 'origin/master' into developDrashna Jael're2021-12-1410-71/+71
|\|
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-1410-71/+71
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-133-3/+3
|\|
| * Fix up build options comments (#15463)Ryan2021-12-123-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-0918-32/+18
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0918-32/+18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0913-219/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-0913-219/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-081-2/+1
|\|
| * 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