summaryrefslogtreecommitdiff
path: root/keyboards/converter/hp_46010a
AgeCommit message (Expand)Author
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-17Remove more empty headers (#20155)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-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-20Fix functions with empty params (#19647)Ryan
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-02-27remove keyboard_folder from info.jsonZach White
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2021-01-07clean up generate-api errorsZach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-02-04Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević
2018-09-29Keyboard: converter/hp_46010a: rename layout macro to LAYOUT (#4024)noroadsleft
2018-09-29Keyboard: converter/hp_46010a: Configurator support (#4017)noroadsleft
2018-09-23Keyboard: HP 46010A converter (#3967)listofoptions