Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bt66tech60 handwired #10867

Merged
merged 22 commits into from
Nov 25, 2020
Merged

add bt66tech60 handwired #10867

merged 22 commits into from
Nov 25, 2020

Conversation

bt66
Copy link
Contributor

@bt66 bt66 commented Nov 6, 2020

add handwired bt66tech keyboard

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

bt66 added 2 commits November 6, 2020 08:33
add handwired bt66tech keyboard
keyboards/bt66tech/bt66tech60/config.h Outdated Show resolved Hide resolved
@drashna drashna requested a review from a team November 16, 2020 00:37
change #define DESCRIPTION
keyboards/bt66tech/bt66tech60/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/readme.md Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/bt66tech60.c Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/config.h Outdated Show resolved Hide resolved
bt66 added 5 commits November 16, 2020 10:07
remove #include "bt66tech.h"
remove #define DESCRIPTION A handwired 60% keyboard.
remove \ and 
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {
    QMKBEST = SAFE_RANGE,
    QMKURL
};
fill description
apply suggestion
@bt66 bt66 requested review from drashna and fauxpark November 16, 2020 03:29
keyboards/bt66tech/bt66tech60/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/readme.md Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/readme.md Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
bt66 added 3 commits November 16, 2020 11:58
remove bool process_record_user(uint16_t keycode, keyrecord_t *record) .....
remove enter inline 25
keyboards/bt66tech/bt66tech60/info.json Outdated Show resolved Hide resolved
bt66 added 7 commits November 18, 2020 20:27
remove all and add #include "bt66tech60.h"
remove enter
chenge LAYOUT to LAYOUT_60_ansi
add LAYOUTS = 60_ansi
when add LAYOUTS = 60_ansi the pullrequest check say error so i'm remove it
@bt66 bt66 requested a review from fauxpark November 18, 2020 13:44
Copy link
Member

@fauxpark fauxpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

add LAYOUTS = 60_ansi
@bt66 bt66 requested a review from fauxpark November 19, 2020 12:15
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
keyboards/bt66tech/bt66tech60/rules.mk Outdated Show resolved Hide resolved
@bt66 bt66 requested a review from fauxpark November 19, 2020 12:48
@drashna drashna merged commit 86b0acb into qmk:master Nov 25, 2020
xgnxs pushed a commit to xgnxs/qmk_firmware that referenced this pull request Jan 9, 2021
* Add files via upload

add handwired bt66tech keyboard

* Update info.json

* Update rules.mk

* Update info.json

* Update config.h

change #define DESCRIPTION

* Update bt66tech60.c

remove #include "bt66tech.h"

* Update config.h

remove #define DESCRIPTION A handwired 60% keyboard.

* Update keymap.c

remove \ and 
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {
    QMKBEST = SAFE_RANGE,
    QMKURL
};

* Update readme.md

fill description

* Update rules.mk

apply suggestion

* Update keymap.c

remove bool process_record_user(uint16_t keycode, keyrecord_t *record) .....

* Update keymap.c

remove enter inline 25

* Update readme.md

remove *

* Update bt66tech60.c

remove all and add #include "bt66tech60.h"

* Update keymap.c

* Update rules.mk

remove enter

* Update info.json

chenge LAYOUT to LAYOUT_60_ansi

* Update readme.md

* Update rules.mk

add LAYOUTS = 60_ansi

* Update rules.mk

when add LAYOUTS = 60_ansi the pullrequest check say error so i'm remove it

* Update rules.mk

add LAYOUTS = 60_ansi

* Update rules.mk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants