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
/
fc660c
Age
Commit message (
Expand
)
Author
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-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
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-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
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-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-01
RESET -> QK_BOOT user keymaps (#18560)
Joel Challis
2022-09-29
[Keymap] Personal user space code and keymaps by ZyBeR (#18512)
ZyberSE
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-07-27
Move keyboard USB IDs and strings to data driven: F (#17816)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-27
Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators o...
rooski15
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-22
[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)
Dasky
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-01-18
Remove `DESCRIPTION`, E-G (#11574)
Ryan
2020-11-21
Refactor to use led config - Part 5 (#10975)
Joel Challis
2020-10-25
Rename keyboard-level readmes to lower-case (#10759)
Erovia
2020-06-29
Add Via support for Hasu FC660C controller (#9563)
Frothy
2020-06-15
Change ?= to = in keyboard rules.mk (#9390)
Ryan
2020-02-02
[Keymap] Add User Keymap for FC660C (#8062)
Mike Rix Wolfe
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2019-10-12
Cleanup rules.mk for 32U4 keyboards, G (#6971)
fauxpark
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-07-20
[Keymap] Add Colemak to existing fc660c keymap (#6374)
Sid Carter
2019-06-16
[Keymap] Layout for FC660C with additions for mouse keys and few other change...
Sid Carter
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-02-23
removed old keymaps (#5227)
SpacebarRacecar
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
[next]