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

Bpiphany Frosty Flake Refactor, Configurator support and readme cleanup #4648

Merged
merged 4 commits into from
Dec 14, 2018

Conversation

noroadsleft
Copy link
Member

Commit Log

Frosty Flake: layout macro refactor (caadfd6)

  • frosty_flake.h updated to use #pragma once
  • KEYMAP renamed to LAYOUT
  • KEYMAP_TKL renamed to LAYOUT_tkl

Frosty Flake: keymap refactor (23b1261)

  • config.h files updated to #pragma once
  • deleted deprecated build script rules from rules.mk
  • keymap.c files:
    • #include QMK_KEYBOARD_H
    • updated layout macro name
    • white space changes for readability

Frosty Flake: Configurator support (af8d4ed)

Frosty Flake: readme cleanup (db13405)

  • Fixed Hardware Availability link (old link was 404)
  • tiny grammar fix (colon missing on compile-and-flash instructions)

- frosty_flake.h updated to use #pragma once
- KEYMAP renamed to LAYOUT
- KEYMAP_TKL renamed to LAYOUT_tkl
- config.h files updated to #pragma once
- deleted deprecated build script rules from rules.mk
- keymap.c files:
  - #include QMK_KEYBOARD_H
  - updated layout macro name
  - white space changes for readability
- Fixed Hardware Availability link (old link was 404)
- tiny grammar fix (colon missing on compile-and-flash instructions)
@drashna
Copy link
Member

drashna commented Dec 14, 2018

Awesome, thanks!

@drashna drashna merged commit 4446f86 into qmk:master Dec 14, 2018
@noroadsleft noroadsleft deleted the cf/bp_frostyflake branch December 14, 2018 22:10
ishtob pushed a commit to ishtob/qmk_firmware that referenced this pull request Jan 1, 2019
…adme cleanup (qmk#4648)

* Frosty Flake: layout macro refactor

- frosty_flake.h updated to use #pragma once
- KEYMAP renamed to LAYOUT
- KEYMAP_TKL renamed to LAYOUT_tkl

* Frosty Flake: keymap refactor

- config.h files updated to #pragma once
- deleted deprecated build script rules from rules.mk
- keymap.c files:
  - #include QMK_KEYBOARD_H
  - updated layout macro name
  - white space changes for readability

* Frosty Flake: Configurator support

* Frosty Flake: readme cleanup

- Fixed Hardware Availability link (old link was 404)
- tiny grammar fix (colon missing on compile-and-flash instructions)
yeliu84 pushed a commit to yeliu84/qmk_firmware that referenced this pull request Jan 7, 2019
…adme cleanup (qmk#4648)

* Frosty Flake: layout macro refactor

- frosty_flake.h updated to use #pragma once
- KEYMAP renamed to LAYOUT
- KEYMAP_TKL renamed to LAYOUT_tkl

* Frosty Flake: keymap refactor

- config.h files updated to #pragma once
- deleted deprecated build script rules from rules.mk
- keymap.c files:
  - #include QMK_KEYBOARD_H
  - updated layout macro name
  - white space changes for readability

* Frosty Flake: Configurator support

* Frosty Flake: readme cleanup

- Fixed Hardware Availability link (old link was 404)
- tiny grammar fix (colon missing on compile-and-flash instructions)
rseymour pushed a commit to rseymour/qmk_firmware that referenced this pull request Mar 13, 2019
…adme cleanup (qmk#4648)

* Frosty Flake: layout macro refactor

- frosty_flake.h updated to use #pragma once
- KEYMAP renamed to LAYOUT
- KEYMAP_TKL renamed to LAYOUT_tkl

* Frosty Flake: keymap refactor

- config.h files updated to #pragma once
- deleted deprecated build script rules from rules.mk
- keymap.c files:
  - #include QMK_KEYBOARD_H
  - updated layout macro name
  - white space changes for readability

* Frosty Flake: Configurator support

* Frosty Flake: readme cleanup

- Fixed Hardware Availability link (old link was 404)
- tiny grammar fix (colon missing on compile-and-flash instructions)
djthread pushed a commit to djthread/qmk_firmware that referenced this pull request Mar 17, 2019
…adme cleanup (qmk#4648)

* Frosty Flake: layout macro refactor

- frosty_flake.h updated to use #pragma once
- KEYMAP renamed to LAYOUT
- KEYMAP_TKL renamed to LAYOUT_tkl

* Frosty Flake: keymap refactor

- config.h files updated to #pragma once
- deleted deprecated build script rules from rules.mk
- keymap.c files:
  - #include QMK_KEYBOARD_H
  - updated layout macro name
  - white space changes for readability

* Frosty Flake: Configurator support

* Frosty Flake: readme cleanup

- Fixed Hardware Availability link (old link was 404)
- tiny grammar fix (colon missing on compile-and-flash instructions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants