summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/smk65
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-045-146/+474
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-24/+1
* Remove some use of keymap.h (#20006)Joel Challis2023-03-031-1/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-15/+1
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-14/+6
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-6/+6
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-152-13/+10
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-205-15/+16
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-205-15/+16
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-3/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-7/+1
* Remove `action_function()` from LFKeyboards boards (#15993)Ryan2022-01-224-169/+80
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove more cruft in keyboard files (#14288)Ryan2021-09-032-20/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-08-152-4/+4
|\
| * LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-152-4/+4
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-2/+1
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Add smk65/revf support (#10434)Joel Challis2020-10-0819-333/+565
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-302-8/+8
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-1/+11
* Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark2019-09-051-12/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-19/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-8/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-242-13/+10
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-042-8/+2