summaryrefslogtreecommitdiffstats
path: root/keyboards/keyprez
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+0
* Remove use of layout macros for `music_map` (#20634)Ryan2023-04-301-8/+10
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-153-383/+301
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-125-212/+130
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-20/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-233/+154
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-131-264/+264
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-118-64/+27
* Move encoder config to data driven (#19923)Ryan2023-02-268-22/+28
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-10/+6
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-12/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-32/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-073-12/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
* Debounce defines cleanup (#19742)Ryan2023-02-036-12/+2
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-63/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-8/+0
* Update use of legacy keycodes (#19120)Joel Challis2022-11-223-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-24/+0
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-038-28/+24
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-7/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-16/+0
* Keyprez Unicorn: fix QMK Configurator key sequence (#16305)James Young2022-02-101-1/+82
* [Keyboard] Add keyprez unicorn (#15998)Christian Sandven2022-01-2810-0/+323
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589)Christian Sandven2021-10-031-4/+4
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-242-81/+89
|\
| * [Keyboard] Fix keyprez qmk configurator (#14119)Christian Sandven2021-08-242-81/+89
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-2214-0/+1554
|\|
| * [Keyboard] Keyprez bison (#14100)Christian Sandven2021-08-2114-0/+1554
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-131-2/+45
|\|
| * [Keyboard] Add optional colemak layout to keymap (#13217)Christian Sandven2021-08-131-2/+45
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-1212-0/+811
|\|
| * [Keyboard] Keyprez rhino (#13035)Christian Sandven2021-08-1212-0/+811
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* correct Configurator layout data (#13448)James Young2021-07-041-49/+54