aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-1/+1
* Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-061-1/+1
* Configure boards to use development_board - K (#25421)Joel Challis2025-06-286-12/+6
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-245-5/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-235-5/+0
* Remove empty `url` fields (#25181)Joel Challis2025-04-225-5/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2025-01-292-2/+0
* Fixes renaming typo of uno/rev2 json back to keyboard.json (#24366)Perry Wang2024-09-051-0/+0
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2512-244/+0
* Update Underglow keycodes (#23765)Ryan2024-08-254-4/+4
* Update GPIO macros in keymaps (#23792)Ryan2024-05-241-2/+2
* Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young2024-05-2220-260/+60
* Delete trivial keymap readmes (#23714)Ryan2024-05-182-4/+0
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-112-2/+2
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-036-21/+21
* Migrate build target markers to keyboard.json - JK (#23588)Joel Challis2024-04-232-0/+0
* Data-Driven Keyboard Conversions: K, Part 4 (#23567)James Young2024-04-2214-85/+48
* Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2024-03-1514-86/+60
* Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2024-02-1814-801/+0
* Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2024-02-156-238/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-12-206-272/+0
|\
| * Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel2023-12-186-272/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-12-174-88/+0
|\|
| * [Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2023-12-174-88/+0
* | Remove "empty" files (#22603)Joel Challis2023-12-051-19/+0
|/
* Remove userspace keymaps (#22544)Joel Challis2023-11-267-397/+0
* Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2023-10-131-1/+1
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2312-106/+48
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-248-12/+8
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1812-12/+12
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-166-4/+8
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-3/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-7/+6
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-263-67/+132
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-224/+201
* Move `default` layouts to data driven (#20349)Ryan2023-04-082-204/+162
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0613-7/+19
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-106/+69
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-0512-142/+79
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Fixup Pointing device functions (#20311)Drashna Jaelre2023-04-011-2/+2
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-78/+73
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-34/+52
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-234-23/+0
* Remove more empty headers (#20155)Ryan2023-03-177-86/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1022-141/+55
* Move encoder config to data driven (#19923)Ryan2023-02-254-7/+10
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-195-93/+3
* Remove matrix size defines (#19581)Ryan2023-02-1711-44/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-165-50/+0