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
/
gboards
/
georgi
Age
Commit message (
Expand
)
Author
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
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-20
Fix functions with empty params (#19647)
Ryan
2023-01-20
Refactor some layouts which contain keyboard name (#19643)
Joel Challis
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-07-27
Move keyboard USB IDs and strings to data driven: G (#17818)
Ryan
2022-07-26
gboards/georgi: cleanup & fix (#17753)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-02-11
[Keyboard] move g heavy industry boards into /gboards (#16040)
peepeetee