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
/
bastardkb
/
dilemma
Age
Commit message (
Expand
)
Author
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-01
Move split layouts to data driven (#20290)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-02-28
[Keymap] Drashna updates for 0.20.0 (#19960)
Drashna Jaelre
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
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-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-29
Remove deprecated Quantum keycodes (#19712)
Ryan
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-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-29
[Keymap] Drashna updates for 0.19 (#19175)
Drashna Jaelre
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-22
Merge remote-tracking branch 'origin/master' into develop
zvecr
2022-11-20
Bastard Keyboards: upstream recent changes (#19083)
Charly Delay
2022-11-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-16
Use `keyboard_pre_init_kb(void)` at keyboard level (#19091)
Charly Delay
2022-11-16
Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)
Ryan
2022-11-15
Fix some old keycodes (#19086)
Ryan
2022-11-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-15
Bastard Keyboards: upstream recent changes (#18903)
Charly Delay
2022-10-27
Remove rgblight_list.h (#18878)
Ryan
2022-10-24
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-25
[Keymap] develop updates for Drashna Keymaps (#18472)
Drashna Jaelre
2022-08-28
[Keymap] Drashna keymap updates for 0.18.0 (#18184)
Drashna Jaelre
2022-08-06
[Keyboard] use correct function in Dilemma splinky (#17923)
Drashna Jaelre
2022-07-26
[Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791)
Drashna Jaelre
2022-07-25
[keyboard] bastardkb: restructure folder hierarchy (#16778)
Charly Delay