index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
weirdo
Age
Commit message (
Expand
)
Author
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
2023-04-15
Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)
Ryan
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-19
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-10-15
led_update_kb -> led_update_ports where appropriate (#18716)
Jouke Witteveen
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Move keyboard USB IDs and strings to data driven: W (#17903)
Ryan
2022-01-10
[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)
peepeetee