summaryrefslogtreecommitdiffstats
path: root/keyboards/honeycomb/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-191-190/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-12/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate Thermal Printer feature to UART driver * Migrate 40percentclub UT47 to UART driver * Migrate Centromere to UART driver * Migrate Chimera Ergo to UART driver * Migrate Chimera Let's Split to UART driver * Migrate Chimera Ortho to UART driver * Migrate Chimera Ortho Plus to UART driver * Migrate Comet46 to UART driver * Migrate Palm USB converter to UART driver * Migrate Sun USB converter to UART driver * Migrate Dichotomy to UART driver * Migrate Honeycomb to UART driver * Migrate Mitosis to UART driver * Migrate Redox W to UART driver * Migrate Uni660 to UART driver * Migrate Telophase to UART driver
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Serial refactor (#11521)Ryan2021-02-061-2/+2
|
* dd Honeycomb macropad (#5000)Carlos2019-02-051-0/+202
* Add Honeycome macropad * Replace pragma, update info * Update code based on review
[cgit] Unable to lock slot /tmp/cgit/4a200000.lock: Permission denied (13)