summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium
AgeCommit message (Expand)Author
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-03Remove more junk files and scripts (#20682)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-01Align definition of unicode_map (#19452)Joel Challis
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-21Fix build failures uncovered by #18753 (#18789)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2022-07-19Remove full bootmagic config (#17702)Joel Challis
2022-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-17Remove full bootmagic config (#17701)Joel Challis
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-02-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11handwired/promethium: fix missing include (#16317)Ryan
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-08Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan