Skip to content

Commit 72b5bfa

Browse files
authored
initial
1 parent 695a28d commit 72b5bfa

32 files changed

+3
-261
lines changed

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) Microsoft Corporation.
3+
Copyright (c) Micro:bit Apps.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Microsoft MicroCode [https://aka.ms/microcode](https://aka.ms/microcode)
1+
## MicroCode [https://aka.ms/microcode](https://aka.ms/microcode)
22

3-
Microsoft MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB.
3+
MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB.
44

55
Here's the classic micro:bit _Happy-A-button/Sad-B-button_ program in MicroCode:
66

@@ -28,25 +28,3 @@ MicroCode can also be used to [program and control a 2 wheeled rover robot](http
2828
## Development
2929

3030
To contribute to MicroCode, please read about [MicroCode development](./docs/develop.md).
31-
32-
## Contributing
33-
34-
This project welcomes contributions and suggestions. Most contributions require you to agree to a
35-
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
36-
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
37-
38-
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
39-
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
40-
provided by the bot. You will only need to do this once across all repos using our CLA.
41-
42-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
43-
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
44-
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
45-
46-
## Trademarks
47-
48-
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
49-
trademarks or logos is subject to and must follow
50-
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
51-
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
52-
Any use of third-party trademarks or logos are subject to those third-party's policies.

SECURITY.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

SUPPORT.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

_includes/footer.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@
1515
title="screenshot"
1616
aria-label="save program screenshot as image"
1717
>📷</button>
18-
<span class="legal">© Microsoft</span>
19-
{% include legal-{{ page.lang }}.html %}
2018
</footer>

_includes/legal-ca.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

_includes/legal-cs.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

_includes/legal-cy.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

_includes/legal-de.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)